const runtime.waitReasonStoppingTheWorld

4 uses

	runtime (current package)
		proc.go#L1637: 	casGToWaitingForSuspendG(getg().m.curg, _Grunning, waitReasonStoppingTheWorld)
		runtime2.go#L1089: 	waitReasonStoppingTheWorld                        // "stopping the world"
		runtime2.go#L1139: 	waitReasonStoppingTheWorld:      "stopping the world",
		runtime2.go#L1179: 	waitReasonStoppingTheWorld:      true,